Spring 配置解析之Properties 1.简单示例: SpringBoot中的的配置简单属性类支持ConfigurationProperties方式,看一个简单的示例。 定义Properties类 ...